Carbon


PBCloseWDAsync

Header: Files.h Carbon status: Unsupported

Closes a working directory.

OSErr PBCloseWDAsync (
    WDPBPtr paramBlock
);
paramBlock

A pointer to a working directory parameter block.

function result

A result code.

DISCUSSION

The relevant fields of the parameter block are:

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Working directories not supported. Use file system specification (FSSpec) records instead.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)